Polygon
Drawing polygons
Necessary Objects:
point 1
point 2
...
point n
point 1
Created Objects:
polygon (n corners)
segment 1
...
segment n
Sequentially points (the polygon's corners) are chosen.
A mouseclick on the first, highlighted point creates the polygon with its boundary segments.
See Also:
object properties